projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
418d451
)
(NO_MODE_T): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 6 Jun 1993 07:54:49 +0000
(07:54 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 6 Jun 1993 07:54:49 +0000
(07:54 +0000)
(LINKER): Add #undef.
src/m/news-risc.h
patch
|
blob
|
history
diff --git
a/src/m/news-risc.h
b/src/m/news-risc.h
index a74babceac13ca7a5c0098d9c28ea61117a2f22e..798726911a486b0f2a3feca6b4c49979c529fcf2 100644
(file)
--- a/
src/m/news-risc.h
+++ b/
src/m/news-risc.h
@@
-19,3
+19,9
@@
#define C_DEBUG_SWITCH -g3
#undef TERMINFO
+
+/* We have no mode_t. */
+#define NO_MODE_T
+
+/* Don't use the definitoion in m/mips.h. */
+#undef LINKER